build: Add dependency fallbacks for libs with meson ports
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 7 Sep 2017 18:23:41 +0000 (23:53 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Mon, 11 Sep 2017 18:54:58 +0000 (00:24 +0530)
commitaa3e8ee097d477446cbe8d5a94c8e4dc8cef8cbb
tree67b0bd66851a2c29ad07e0c1b7b6642b63577e8e
parent1a11d0071beb47691af7fb9f23d92558bf2ffe2f
build: Add dependency fallbacks for libs with meson ports

With these changes gtk+ builds for me using fallbacks for all libraries
with fallbacks available. Needs the following changes:

https://github.com/ebassi/graphene/pull/109 (graphene)
https://bugzilla.gnome.org/show_bug.cgi?id=787414 (pango)
https://github.com/mesonbuild/meson/pull/2291 (will be in meson 0.42.1)

https://bugzilla.gnome.org/show_bug.cgi?id=787416
gdk/meson.build
gtk/meson.build
meson.build
subprojects/gdk-pixbuf.wrap [new file with mode: 0644]
subprojects/glib.wrap [new file with mode: 0644]
subprojects/pango.wrap [new file with mode: 0644]